home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / preference programme / cgwbpattern101 / cgwbpattern.man < prev    next >
Text File  |  1996-04-07  |  5KB  |  171 lines

  1. CGWBPattern                           Manual                            CGWBPattern
  2.  
  3.    NAME
  4.  
  5.       CGWBPattern
  6.       Prefs/CGWBPattern
  7.  
  8.    SYNOPSIS
  9.  
  10.       CGWBPattern
  11.  
  12.       Send it a break (CTRL-C) to quit.
  13.  
  14.         Prefs/CGWBPattern
  15.         
  16.  
  17.    DESCRIPTION
  18.  
  19.        CGWBPattern
  20.        
  21.        Well it's a replacement for WBPattern, you can specify the precision for
  22.         the picture you want to use (ie the quality of the picture), you can get
  23.         rid of the Wb Titlebar if you want and you can make your WB windows
  24.         smart refresh instead of simple if you want..
  25.         
  26.         Even if you're not bothered by precision and you don't have a Gfx Card
  27.         You'll find that CGWBPattern is faster than WBPattern.
  28.        
  29.        For all precision's apart from 'CyberGfx' CGWBPattern uses datatypes to
  30.        load the picture, so you can load any picture you have a datatype for.
  31.        
  32.        CGWBPattern supports CyberGfx - Currently if you set the precision to
  33.        'CyberGfx' then a 24bit loader will be used and the picture will be
  34.        displayed in glorious 15/16/24bit..
  35.        
  36.        NB Currently the 24bit loader only supports the ilbm format rgb8,
  37.        reason being i'm waiting for the 24bit picture class to be released..
  38.  
  39.         Just put "run > nil: CGWBPattern" somewhere in your startup sequence after
  40.         "LoadDatatypes" but before "LoadWB" (preferably several commands before "LoadWB")
  41.         for perminate usage.
  42.         
  43.         Copy bgui.library to libs: if you haven't got it..
  44.         
  45.         Just type "CGWBPattern" to have a look at it.
  46.         
  47.         Don't put it in the WBStartup drawer.. When it starts up CGWBPattern will reset the
  48.         Workbench if the screen is open (putting CGWBPattern in the startup-sequence avoids
  49.         this and looks much nicer).
  50.  
  51.         Prefs/CGWBPattern
  52.  
  53.         Humm pretty straight forward stuff here, if you want to get rid of the titlebar
  54.         click on 'Full WB', if you want smart refresh windows click on that etc..
  55.  
  56.  
  57.    ERRORS
  58.  
  59.        Haven't noticed any so far and i use the thing every time i boot..
  60.  
  61.  
  62.    BUGS/PROBLEMS
  63.  
  64.        CGWBPattern doesn't like EGS.. Not sure why.. The main program just crashes
  65.        on startup..
  66.        
  67.        FullWB and Yak.
  68.        
  69.        If you use yak then you must make sure the FullWB setting on yak matches
  70.        the setting on CGWBPattern.. Otherwise you may not yet what you want..
  71.        (fullwb or not), this is not a bug in either program.. But mearly the way
  72.        Yak works.. (ie if the Wb is 'full' and Yak is started without 'FullWB'
  73.        being set then it'll change the Wb back to having a visable titlebar..
  74.        
  75.        
  76.     NOTES
  77.     
  78.         Order of better precision.
  79.  
  80.         GUI -> Icon -> Image -> Exact -> CyberGfx
  81.  
  82.         Why not just use 'Exact' for everything? ... Well, 'Exact' takes longer
  83.         to load and ties up more pens.. Also some pictures actually look better
  84.         set to 'Icon' or 'Image'..
  85.  
  86.         CyberGraphics users: If your WB Backdrop window is 15bit or more do
  87.         not make it smart refresh.. It will cock up (probably..), (If you
  88.         use 'CyberGfx' precision smart refresh is ignored anyway..).
  89.         
  90.         24 Bit loader currently only supports rgb8 format pictures.
  91.         
  92.         If you use CGWBPattern then make sure the WBPattern prefs are
  93.         empty.. If you have a picture specified there that will be loaded
  94.         as well.. (just not displayed... waste of mem./time).
  95.         
  96.         No support for a picture on the WB Screen.. Why? .. Well i always
  97.         have the WB Backdrop window borderless.. and it would require more
  98.         patches.. (which i don't like).
  99.         
  100.         CGWBPattern won't stop the WB being closed (ie though a screenmode
  101.         change), but re-opening the WB will take slightly longer
  102.         as CGWBPattern un-loads its pictures when the WB Closes (this
  103.         makes sence if you think about it.. The new WB could well have
  104.         a different number of colours.. So you want the backdrop picture
  105.         to remap using those.. so it always looks as nice as possible..)
  106.         
  107.         The first time you open a Drawer will also take slightly longer
  108.         as the drawer backdrop is loaded (but thereafter everything is
  109.         fast again).
  110.  
  111.  
  112.    SPECIAL REQUIREMENTS
  113.  
  114.    Needs OS 3.00 or higher.
  115.    CyberGraphics & a Supported Gfx Card to use the 15/16/24bit Precision.
  116.     bgui.library needed for preferences editor (included).
  117.  
  118.    AUTHOR
  119.  
  120.       Simon Richardson
  121.       simon@albert.demon.co.uk
  122.  
  123.    COPYRIGHT
  124.  
  125.       Simon Richardson 1995.
  126.  
  127.    PRICE
  128.  
  129.       CGWBPattern is emailware (if you like it let me know)
  130.  
  131.    DISTRIBUTABILITY
  132.  
  133.       Freely Distributable, (c) 1994-95 Simon Richardon
  134.  
  135.    DISCLAMER
  136.  
  137.         Standard boring disclamer that no-one reads anyway, about everything
  138.         being due to the law of chance and not my fault at all (and definitly
  139.         not my resposibility).. You know the old "use at your own peril" thingy..
  140.         Humm do you think they put that on razors? "If you accidently cut off part
  141.         of your body with this thing, or it explodes etc etc..". Makes you wonder
  142.         doesn't it?
  143.  
  144.       If you like it, use it.. If you hate it delete it.
  145.  
  146.    HISTORY
  147.  
  148.           1.01 (First Aminet release)
  149.       
  150.          Can now set the window refresh type (NB don't make CGfx windows
  151.         smart refresh)
  152.  
  153.         Can optionally remove the Workbench title bar     
  154.  
  155.        1.0
  156.  
  157.         First version
  158.  
  159.    THANKS
  160.  
  161.         Jan van den Baard for  BGUI Library, i thought i'd try it for the
  162.         prefs editor.. Now i love it..
  163.  
  164.         Pierre Carrette & Walter Dörwald for your excellent 'layerhook'
  165.         example.
  166.  
  167.    EXCUSES
  168.  
  169.        This manual is not esp. good, but at 2.50 in the morning.. ;-)
  170.        
  171.